Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Don't rerun pageant if there are no keys to add #441

Merged
merged 1 commit into from
Feb 24, 2017

Conversation

somewhatabstract
Copy link
Contributor

Currently, if there is no key file, posh-git's Start-SshAgent runs pageant twice which causes pageant to show an error dialog about already running. This simple change stops that happening.

Currently, if there is no key file, posh-git's Start-SshAgent runs pageant twice which causes pageant to show an error dialog about already running. This simple change stops that happening.
@dahlbyk dahlbyk added this to the SSH Agents milestone Feb 24, 2017
@dahlbyk dahlbyk merged commit 11c0b63 into dahlbyk:master Feb 24, 2017
@dahlbyk dahlbyk modified the milestones: v0.7.1, SSH Agents Feb 24, 2017
@dahlbyk
Copy link
Owner

dahlbyk commented Feb 24, 2017

Thanks!

@somewhatabstract somewhatabstract deleted the patch-1 branch February 24, 2017 04:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants